@font-face {
    font-family:Architects Daughter;
    src: url('../fonts/ArchitectsDaughter-Regular.ttf')
    format("truetype");
}
body{

    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    font-family : 'Architects Daughter',sans-serif;
    color: #646464;
 }
 #Teaser {
         top: 0px;
 display: block;
    max-width: 1000px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0;
 }
 #Teaserklein{
    display: none;
    margin: 0px;
    padding: 0px;
    border: 0;
 }

.main{
    display: block;
    width: 100%;
    background-color: #FAFCB6;



}
p {
    font-size: 1em;
    margin: 0px;
    padding-left: 10px;
}
h1, h2 {
    margin: 0px;
    padding: 10px;
}

h2  {
    font-size: 1.5em;

}
header {
margin: 0px;
padding: 0px;
}



.teaser p{
    text-align: center;
    display: inline-block;
    font-size: 1.5em;
    color: #1E469C;
    margin-left: 10%;
    margin-right: 10%;
    margin-top:10%;
    padding:10%;
}
#homeHausiImg{

    width: 80%;
    padding-left: 10%;
    padding-right: 10%;
}

.img{
    display: inline-block;
    width: 100%;
    max-width: 1020px;

}
.sticky {

    position: sticky;
    top: 0px;
    color: red;

}

#Menu{
    background-color: #f2c314;
}

#Menu a{
    color:black;
    text-decoration:none;
}

#Menu li{
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    padding-top: 5px;
    padding-bottom: 5px;

    }
#Menu li:hover, #Menu li:focus, #Menu a.active{
    color:#FF33B5;

    }


#Menu a:hover, #Menu a:focus{
    color:#646464;

}
#ulmenu {
   list-style-type: none;
   text-align:center;
   display: inline-block;
   background-color: #f2c314;
   margin: 0px;
   padding-left:0px;
   padding-right: 0px;
   font-size: 1.2em;

}
.footer #ulmenu{
    padding-left: 0px;
   padding-right: 0px;
}


.infomenu{
    margin-top: 0px;
}

.infomenu ul {
    width: 100%;
    margin: 0;
    padding: 0px 0px;
    list-style-type: none;
    background-color: #f2c314;

}
.infomenu li {
    padding: 0px;
    display: inline;



}
.infomenu a {
    display: inline-block;
    padding: 8px 8px;
    text-decoration: none;
    color: #003055;
}
.infomenu a:hover {
    color: #3A67AF;
}
.infomenu a.active {
    color: #358D49;
}
.pictures {
    margin-right:2%;
    margin-left: 2%;
}
.description ul li{
    list-style-type: none;
}
.goodtoknowul li, .umgebungul li{
    list-style-type: symbols(cyclic'*');
}

legend {
    font-size: 1.2em;
}
/*  hier für Ausstattung */
.imgAusstattung {

}
.imgBilder{
    max-width: 200px;
}

.list-container {
    list-style: none;
    padding: 0;
}

.list-header {
    cursor: pointer;
    background-color: #f0f0f0;
    padding: 10px;
    margin: 5px;
}
.list-items {
    display: none;
    padding-left: 20px;
}
.floatUlFurnish {
    float: left;
}
.floatUlFurnish li{
    list-style-type: circle
}

/* hier für Bildergalerie */
#imgBildergalerie{
    display: block;
    width: 80px;
    height: auto;
}

#memo {
    border-radius: 5px;
    max-width: 400px;
}
#route{
    margin-left: 5%;
    margin-right: 5%;
}

.contact {
    margin-top: 20px;
     max-width: 450px;
}
.contact {
    padding: 10px;
    float: left;
    box-shadow: 10px 10px 5px black;
    border-radius: 5px;
    background-color: #C4FFBD;
}
.contact .standard-zeile input {
    border-radius: 5px;
    display: inline-block;
    width:353px;
}
.contact .standard-zeile label{
    display: inline-block;
    width: 150px;
}

.hinweis{
    font-size:0.8em;
    font-weight:bold;
}
.copy{
    color: grey;
    text-align: center;
    font-size: 0.8em;
}
.copy a {
    text-decoration:none;
}
.copy a:visited {
    color: grey;
}

article {

}



.submit_button1 {
    display: inline-block;
    margin-top: 3px;
    color: #222222;
    text-decoration:none;
    background-color:#C7FFC7;
    border-radius: 5px;
    padding: 5px;
}
.clear {
    clear: both;
}



/* ab hier neu Hausi*/


/*#responsiveMenu{
    position: absolute;
    left: 15px;
    top: 200px;
    background-color: #f2c314;
    border-radius: 0.2em;
    color: #0E25FF;
    padding: 5px 10px 5px 10px;
    box-shadow: 10px 10px 5px black;
    border-radius: 5px;
} */
.index a:hover {
    color: white;
}
#idIframe {
    height: 1050px;
}
.futsch {
    position: absolute;
    left: -10000px;
    top: -10000px;
}

#cookieNotice {
    position:sticky;
    top: 0px;
    background-color:#c0c0c0;
    border-bottom:solid 1px #a0a0a0;
    padding:10px;
    text-align:center;
}

#cookieNoticeCloser {
    color:black;
    position:absolute;
    right: 50px;

    height:15px;
    cursor:pointer;
}
#cookieNoticeCloser:before {
    content:'';
    position:absolute;
    width:1px;
    height:9px;
    background-color:#000000;
    left:7px;
    top:3px;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}
#cookieNoticeCloser:after {
    content:'';
    position:absolute;
    width:1px;
    height:9px;
    background-color:#000000;
    left:7px;
    top:3px;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
}
@media only screen and (max-width: 1001px){
#cookieNotice {
    position:sticky;
    top: 0px;
    background-color:#c0c0c0;
    border-bottom:solid 1px #a0a0a0;
    padding:10px;
    text-align:center;
    margin-left: 100px;
}
#cookieNoticeCloser {
    display: block;
    color:black;
    position:relative;
    right: 10px;

    height:15px;
    cursor:pointer;
    padding: 10px;
}
#Teaser{

    top: 0px;
    margin: 0px;
    padding: 0px;
    border: 0;
 }
 /*////////////////////////////////////////////////////////////*/
 #imgBildergalerie{

 }

article {
    display:inline;
    width: 530px;
}
.contact {
   max-width: 750px;
}
#wrapper {
    position: static;
}
#memo {
    width: 506px;
}
.route iframe {
    width: 400px;
    height: 400px;
}


.teaser {
    background-size: 100%;
}
.teaser {
    border-radius: 5px;
    background-repeat: no-repeat;
    height: 150px;
}
.teaser p {
    font-size: 0.8em;
}
#Menu {
    font-size: 1.2em;
    position: relative;
    top: 0px;
}
#responsiveMenu{
    position: fixed;
    left: 10px;
    top: 25px;
    max-width: 50px;
    background-color: #f2c314;
    border-radius: 0.2em;
    color: #0E25FF;
    padding: 5px 10px 5px 10px;
 /* box-shadow: 5px 5px 5px #C7C7C7;
    border-radius: 5px; */
}
#wrapper, #wrapper1, #wrapper2, #wrapper3, #wrapper4 {
    margin-left: auto;
    margin-right: auto;
}


}
/*
@media only screen and (max-width: 530px) {
article {
    display:inline;
    width:350px;
}
#wrapper {
    position: static;
}
.route iframe {
    width: 300px;
    height: 400px;
}
.teaser {
    background-size: 100%;
}
.teaser {
    border-radius: 5px;
    background-image:url(../images/hsa_oben3_1000web.png);
    background-repeat: no-repeat;
    height: 100px;
}
.teaser p {
    font-size: 0.8em;
}
#mainMenu {
    font-size: 1.2em;
}
#responsiveMenu{
    position: absolute;
    right: 15px;
    top: 100px;
    background-color: #f2c314;
    border-radius: 0.2em;
    color: #0E25FF;
    padding: 5px 10px 5px 10px;
    box-shadow: 10px 10px 5px black;
    border-radius: 5px;
}


#wrapper, #wrapper1, #wrapper2, #wrapper3, #wrapper4 {
    margin: 0px;
}

.box-zeile label{
    font-size: 0.8em;
}
.contact {
   float: none;
    padding: 0px;
}
#memo {
    width: 300px;
}

.contact .standard-zeile input {
    display: block;
    width:300px;
}
.contact .standard-zeile label{
    display: inline-block;
    width: 150px;
}
.adreig dd{
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}


}
